GrapeCity ActiveReports for .NET 12.0J
DataTree.Snapshot<T> コンストラクタ

構文
'宣言
 
Public Function New( _
   ByVal definition As Def.Report, _
   ByVal data As DataTree.Scope(Of T) _
)
public DataTree.Snapshot<T>( 
   Def.Report definition,
   DataTree.Scope<T> data
)

パラメータ

definition
data
参照

関連項目

DataTree.Snapshot<T> クラス
DataTree.Snapshot<T> メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.